ci: add branch tracking comments to dev-infra GitHub actions - #33605
Merged
Conversation
alan-agius4
force-pushed
the
ci-devinfra-action-comments
branch
from
July 30, 2026 10:25
d28580c to
27c9bd5
Compare
alan-agius4
requested review from
josephperrott
and removed request for
devversion
July 30, 2026 10:27
alan-agius4
force-pushed
the
ci-devinfra-action-comments
branch
from
July 30, 2026 10:32
27c9bd5 to
fe7cd17
Compare
Adds `# main` version comments after SHA references for `angular/dev-infra` GitHub Actions across workflows so that Renovate tracks the main branch and proposes updates when digests change.
alan-agius4
force-pushed
the
ci-devinfra-action-comments
branch
from
July 30, 2026 10:47
fe7cd17 to
57e3c01
Compare
Member
crisbeto
pushed a commit
that referenced
this pull request
Jul 30, 2026
Adds `# main` version comments after SHA references for `angular/dev-infra` GitHub Actions across workflows so that Renovate tracks the main branch and proposes updates when digests change. (cherry picked from commit 017a4fc)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
PR Checklist
Please check to confirm your PR fulfills the following requirements:
PR Type
What kind of change does this PR introduce?
What is the current behavior?
angular/dev-infra/github-actions/...action SHAs in.github/workflows/*.ymldo not have branch tracking version comments (# main), which prevents Renovate'sgithub-actionsdatasource from updating untagged action repositories.Issue Number: N/A
What is the new behavior?
Adds
# mainversion comments after allangular/dev-infraaction SHA references across workflows so that Renovate tracks the main branch digest.Does this PR introduce a breaking change?
Other information